gtk-demo: Fix segfault in editable cells demo
authorBenjamin Otte <otte@redhat.com>
Tue, 22 Nov 2011 22:27:40 +0000 (23:27 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 22 Nov 2011 22:29:04 +0000 (23:29 +0100)
commit6a6af8464be090c23ecee6d6a62c188117da36e1
tree93c45ef0e6af79c345ed6b27005afe9c73eb6ea8
parent6d0499a5002a46600cfe95a7feb4d69d4f6dfb51
gtk-demo: Fix segfault in editable cells demo

The strings can be freed when edting the description column. This does
not work with constant strings.
demos/gtk-demo/editable_cells.c